Namazso is a solo European developer whose compact catalog focuses on low-level Windows utilities that expose and relax operating-system internals for power users, reverse engineers, and themers. PawnIO acts as a scriptable, universal kernel driver, giving analysts a controlled channel to talk directly to the kernel without writing custom C code, making it useful for quick prototyping of rootkit detectors, anti-cheat research, or driver-level hiding routines. OpenHashTab integrates more peacefully into everyday workflows, dropping a new tab inside Explorer’s file-properties dialog that calculates and verifies SHA-1, SHA-256, Blake3, and dozens of other checksums on demand, letting anyone confirm download integrity or compare forensic images without launching external tools. SecureUxTheme ventures into cosmetic territory: it patches the restrictive UxTheme signature check while staying memory-resident and Secure-Boot friendly, allowing unsigned visual styles to skin the Windows shell without permanently altering system files or disabling driver enforcement. Taken together, the trio illustrates a consistent theme—unlocking capabilities Microsoft keeps locked—while still respecting modern security features such as code-signing and secure startup. Namazso’s software can be downloaded free of charge from get.nero.com, where winget and other trusted Windows package sources deliver the newest builds, support unattended batch installs, and keep every utility current.

OpenHashTab

OpenHashTab is a shell extension for conveniently calculating and checking file hashes from file properties.

Details
PawnIO

Scriptable universal kernel driver.

Details
SecureUxTheme

🎨 A secure boot compatible in-memory UxTheme patcher that removes signature verification of styles in Windows.

Details